PASO 4: Esta función recorrerá la lista e imprimirá cada índice y su valor en la consola.

  • Ir a y arrastre Loop through List hasta print_grades .
  • Cambie el value a grade y my_list a list_of_grades .
  • Ir a y arrastre Get Index of Value al ciclo en print_grades . ¡Doble guión!
  • Cambie my_var a index , cambie my_list a list_of_grades y cambie my_param a grade .

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Enviar Trabajo
  • Actividad Siguiente
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)